core: use GLIB_VERSION_MAX_ALLOWED=2.28
authorColin Walters <walters@verbum.org>
Fri, 25 May 2012 19:00:45 +0000 (15:00 -0400)
committerColin Walters <walters@verbum.org>
Fri, 25 May 2012 19:00:45 +0000 (15:00 -0400)
commit5a0af4413119e1dfa46d9838ae461c5d4afa48e1
treed395b310bdbf424e8058bff6bf1bbb0159bf0da2
parent9c27f1de995c3e8e96377d98b8385ff8b5b1421f
core: use GLIB_VERSION_MAX_ALLOWED=2.28

We want to build/run even on relatively old OSes, so that we can
be used to bootstrap and maintain newer builds.
Makefile.am